home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / ini_library / ini.readme < prev    next >
Text File  |  1999-11-30  |  2KB  |  63 lines

  1. Short   : Library for ASCII-Prefs maintenance!
  2. Author  : cdgs.basty@usa.net (Sebastian Basty Vater)
  3. Uploader: seasons@softhome.net (Lloyd Rosen)
  4. Version : v31.02
  5. Replaces: util/libs/zee_inilib.lha
  6. Type    : util/libs
  7.  
  8.  
  9. ini.library Copyright © 1999 Seasons. All Rights Reserved.
  10.  
  11. ini.library is a shared Amiga library providing easy creation, access
  12. and maintenance of ASCII based preference files.
  13.  
  14. *  You  won't  need  to  code a prefs GUI in the last minute - - The
  15. users  can  simply  edit settings using their favourite text-editor!
  16. Ofcourse  you  may  additionally  code  a  prefs  GUI  (that handles
  17. settings through ini.library), but now you got more time to spend on
  18. it - - making it great!
  19.  
  20. * The library, being a standard shared Amiga library, gives you full
  21. control of prefs settings - you may choose to go the easy way (basic
  22. functions),  or  a  more  complex  way  (even  more  control of your
  23. settings-file!)
  24.  
  25. *  You  won't  worry about incompability with older versions of your
  26. program's settings - - Just ignore and/or delete the settings unused
  27. in your new version!  No more "remember to convert your old settings
  28. file or else this program will crash!" incidents.
  29.  
  30. * Handles longs, words (ints) and bytes (chars)!
  31.  
  32. * Handles decimal, hexadecimal, binary and octal numbers!
  33.  
  34. * Handles strings!
  35.  
  36. * Handles simple floating point numbers!
  37.  
  38. * Handles field-arrays, to use in e.g. palettes!
  39.  
  40. * Handles  C-style  comments and one-line assembler style comments!
  41.   Comments are even preserved when editing the fields!
  42.  
  43. * Easy  access  for  quick handling, or Complex access for complete
  44.   control!
  45.  
  46. Suggestions or bug reports ? mail to Basty (cdgs.basty@usa.net) or
  47. Seasons (seasons@softhome.net)
  48.  
  49. -------------------------------------------------------------------
  50.  
  51. This is version 31.02
  52.  
  53. Include files were fixed. Inline include was added. Removed possibly
  54. dangerous bugs in example files. Added Bin2Hex in Util/ directory.
  55. Other small changes applied.
  56.  
  57. -------------------------------------------------------------------
  58.  
  59. Visit our pages at http://listen.to/floydmon for more information
  60. about Seasons products!
  61.  
  62. Seasons 1999. Surprisingly fruity!
  63.